XPathLibraryCollection.ICollection<XPathFunctionLibrary>.Add MethodXPathLibraryCollection.ICollection(Of XPathFunctionLibrary).Add MethodXPathLibraryCollection::ICollection<XPathFunctionLibrary>::Add Method
- XmlPrime 1.2
- Other Versions ▼
Syntax
Private Sub Add( _ library As XPathFunctionLibrary _ ) _ Implements ICollection.Add
private void System.Collections.Generic.ICollection<T>.Add( XPathFunctionLibrary library )
private: virtual void System.Collections.Generic::ICollection<T>::Add( XPathFunctionLibrary^ library ) sealed